SftTree/OCX 7.0

DataObjectFiles.Clear Method

Softel vdm, Inc.

Clears all filenames stored in the DataObject.Files collection (sftCFFiles format only).

Syntax       

VB.NET

object.Clear()

VB

object.Clear

C#.NET

void object.Clear();

VC++

HRESULT object->Clear();

C

HRESULT object->raw_Clear();

Delphi

procedure object.Clear();

object

A DataObjectFiles object.

Comments

The Clear method clears all filenames stored in the DataObject.Files collection (sftCFFiles format only).

To remove only one file name, use the DataObjectFiles.Remove method instead.

See Also  DataObjectFiles Object | Object Hierarchy


Feedback / comments / error reports for this topic
© 2015 - Softel vdm, Inc. - www.softelvdm.com